Documents for PDF, .NET Edition Documentation
Capacity Property (StructList<T>)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Common Namespace > StructList<T> Class : Capacity Property
Gets or sets the total number of elements the internal array can hold without resizing.
Syntax
'Declaration
 
Public Property Capacity As System.Integer
public System.int Capacity {get; set;}
See Also

Reference

StructList<T> Class
StructList<T> Members